|
|
|
The Avaya IP Telephone File Server Application runs as a daemon on a Linux server and is configured to start up automatically on bootup. The MV_Manager daemon provides a service to start and stop the other services over the Web but clearly must first be running.
The easiest option to manually start and stop the daemon is the Red Hat Admin GUI Services utility. Alternatively, you can control stopping and starting from the command line as root.
To manually start the daemon, use the start qualifier, for example:
/etc/init.d/mv_managerd start - the MV_Manager daemon
/etc/init.d/mv_ipteld start - the Avaya IP Telephone File Server Application daemon
/etc/init.d/mv_watchdogd start - the MV_WatchDog daemon
To manually stop the daemon, use the stop qualifier, for example:
/etc/init.d/mv_managerd stop
/etc/init.d/mv_ipteld stop
/etc/init.d/mv_watchdogd stop
NOTE: Server maintenance and any required data backup is the responsibility of the user. For more information, see the Red Hat documentation. Alternatively, use the automated backup service.
|
|
|